home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0736.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.1 KB  |  38 lines

  1. Nathan Torkington writes:
  2. > I'm obviously not doing something right here.  I am using Mosaic, and
  3. > I have the following file called "test.html":
  4. > --begin
  5. > <T>Testing</T>
  6. > <H1><A HREF=#local>Hot Spot</A></H1>
  7. > Clicking on the words "Hot Spot" above should move the cursor to the
  8. > section below:
  9. > <P>
  10. > <H1><A NAME=local>Local Text</A></H1>
  11. > This is where the cursor should go to.
  12. > --end
  13.  
  14. (1) X Mosaic 0.8 doesn't jump to internal links inside documents like
  15.     it should anyway; this is already fixed for 0.9.
  16. (2) X Mosaic 0.9 won't behave any differently with your document,
  17.     unless you've got a really small window, since all of the text is
  18.     already in the window and there's nothing to jump to -- anchor
  19.     local is already being displayed.  And what's the "cursor" you're
  20.     referring to?  Not the mouse pointer??
  21.  
  22. BTW, <t> isn't HTML.
  23.  
  24. > When I click on a link, the file is redisplayed from the top of the
  25. > document.
  26. > This is most irritating :)
  27. > Any assistance would be gratefully appreciated (I have had the same
  28. > problem with the dumb-terminal client too).
  29.  
  30. What other behavior did you expect?
  31.  
  32. Cheers,
  33. Marc
  34.  
  35.